www.gusucode.com > pluck PHP多国语言简洁CMS系统 v4.7.4PHP源码程序 > pluck PHP多国语言简洁CMS系统 v4.7.4/PluckCMS4.7.4/PluckCMS4.7.4/data/modules/multitheme/lang/zh-tw.php

    <?php
$lang['albums']['title'] = '相簿';
$lang['albums']['descr'] = '使用相簿讓參觀者可看到你喜愛的相片及圖片';
$lang['albums']['message'] = '這裏你可以管理你的相簿。使用相簿可使參觀者看到你最愛的相片及圖片。當你在編輯網頁時,你可以選擇 "加入相簿" 。';
$lang['albums']['edit_albums'] = '編輯相簿';
$lang['albums']['new_album'] = '新相簿';
$lang['albums']['choose_name'] = '先選取相簿的名稱,然後按 "儲存"';
$lang['albums']['delete_album'] = '刪除相簿';
$lang['albums']['edit_album'] = '編輯相簿';
$lang['albums']['album_message1'] = '使用此頁可加入,刪除及編輯你相簿中的圖片。只有 <b>JPG</b>- 圖片被支授。';
$lang['albums']['album_message2'] = '從這裏上載圖片。選取一標題及描‍述,再選取圖片的質素。較高的質素,會有佔用較大的空間。';
$lang['albums']['edit_images'] = '編輯圖片';
$lang['albums']['new_image'] = '新圖片';
$lang['albums']['quality'] = '質素 (1-100)';
$lang['albums']['edit_image'] = '編輯圖片';
$lang['albums']['doesnt_exist'] = '這個指定的相簿並不存在。';
$lang['albums']['name_exist'] = 'There is already an album with that name.';
$lang['albums']['image_exist'] = 'There is already an image with that name.';
$lang['albums']['change_order'] = '更改圖片的次序';
$lang['albums']['already_top'] = '這圖片已是最頂,故此它的次序並不能更改。';
$lang['albums']['already_last'] = '這圖片已是最後,故此它的次序並不能更改。';
$lang['albums']['delete_image'] = '刪除圖片';
$lang['albums']['image_width'] = 'The width in pixels the images will be resized to. Choose 0 to disable automatic resizing.';
$lang['albums']['thumb_width'] = 'The width in pixels the thumbnails will be resized to. Cannot be disabled.';
$lang['albums']['settings_error'] = 'The width of the resized images should be numeric.';
$lang['blog']['title'] = '網誌';
$lang['blog']['main_message'] = '這裏你可以在此類別中加入新的文章,文章將會自動地依日期儲存。';
$lang['blog']['descr'] = '使用網誌刊登最新的資料或為你的參觀者寫一些文章';
$lang['blog']['categories'] = '類別';
$lang['blog']['category'] = '分類';
$lang['blog']['choose_cat'] = '更改分類...';
$lang['blog']['no_cat'] = '未有分類';
$lang['blog']['new_cat'] = '新類別';
$lang['blog']['new_cat_message'] = '先為你的新類別選擇一名稱,然後按"儲存"';
$lang['blog']['delete_cat'] = '刪除類別';
$lang['blog']['posts'] = '現有文章';
$lang['blog']['new_post'] = '寫新文章';
$lang['blog']['edit_post'] = '編輯文章';
$lang['blog']['delete_post'] = '刪除文章';
$lang['blog']['at'] = 'at';
$lang['blog']['in'] = 'in';
$lang['blog']['posted_by'] = '張貼人';
$lang['blog']['reactions'] = '回應';
$lang['blog']['reaction'] = 'reaction';
$lang['blog']['edit_reactions'] = '編輯回應';
$lang['blog']['edit_reactions_message'] = '這裏你可以編輯參觀者對你文章的回應。';
$lang['blog']['edit_reaction'] = 'edit reaction';
$lang['blog']['delete_reaction'] = '刪除回應';
$lang['blog']['name'] = 'name';
$lang['blog']['email'] = 'email';
$lang['blog']['website'] = 'website';
$lang['blog']['message'] = 'message';
$lang['blog']['html_not_allowed'] = 'HTML-code 在此並不容許。';
$lang['blog']['no_reactions'] = 'no reactions';
$lang['blog']['allow_reactions'] = 'Allow visitors to post reactions.';
$lang['blog']['read_more'] = 'read more';
$lang['blog']['truncate_posts'] = 'The number of characters blog posts will be truncated to. Choose 0 to disable truncation.';
$lang['blog']['numeric_error'] = 'You should choose a numeric value for post truncation and/or posts per page.';
$lang['blog']['posts_per_page'] = 'The number of posts that will be displayed per page.';
$lang['blog']['posts_per_page_error'] = 'The number of posts per page cannot be zero!';
$lang['blog']['pages'] = 'Pages:';
$lang['contactform']['module_name'] = '聯絡表格';
$lang['contactform']['module_intro'] = '通過聯絡表格,你可以讓參觀者寄訊息給你。';
$lang['contactform']['fields'] = '你並沒有正確地輸入所有項目。';
$lang['contactform']['email_title'] = '由你網站所來的訊息';
$lang['contactform']['been_send'] = '你的訊息已成功寄出。';
$lang['contactform']['not_send'] = '你的訊息不能寄出:發生錯誤。';
$lang['viewsite']['module_name'] = 'view site link';
$lang['viewsite']['module_intro'] = 'Created to show the hooks to module developers. Adds a direct link to the site in the admin menu.';
$lang['viewsite']['message'] = 'view site';
$lang['tinymce']['module_name'] = 'tinymce';
$lang['tinymce']['module_intro'] = 'Adds the TinyMCE-editor to pluck. TinyMCE has been developed by <a href="http://tinymce.moxiecode.com/" target="_blank">Moxiecode</a>.';
$lang['multitheme']['module_name'] = 'multi theme';
$lang['multitheme']['module_intro'] = 'Allows the user to choose different themes for each page.';
$lang['multitheme']['page_edit'] = 'use theme';

?>